widget-factory: Don't initially show popover
authorTimm Bäder <mail@baedert.org>
Wed, 10 Aug 2016 13:23:13 +0000 (15:23 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 10 Aug 2016 14:37:17 +0000 (16:37 +0200)
It'll  be set as the popover of a GtkMenuButton later anyway which will
hide it again.

demos/widget-factory/widget-factory.ui

index 3d77332084615a4963ca7a4f9294209e47d925bd..a03975d4745371bb99e9b16536414750882ea207 100644 (file)
@@ -4095,7 +4095,6 @@ bad things might happen.</property>
     </action-widgets>
   </object>
   <object class="GtkPopover" id="open_popover">
-    <property name="visible">1</property>
     <child>
       <object class="GtkGrid">
         <property name="visible">1</property>